Autogenerated HTML docs for v2.13.0-67-g10c78 
diff --git a/technical/api-parse-options.html b/technical/api-parse-options.html index 0ffa8a1..543687b 100644 --- a/technical/api-parse-options.html +++ b/technical/api-parse-options.html 
@@ -1072,21 +1072,21 @@  </p>   </dd>   <dt class="hdlist1">  -<code>OPT_DATE(short, long, &amp;int_var, description)</code>  +<code>OPT_DATE(short, long, &amp;timestamp_t_var, description)</code>   </dt>   <dd>   <p>   Introduce an option with date argument, see <code>approxidate()</code>.  - The timestamp is put into <code>int_var</code>.  + The timestamp is put into <code>timestamp_t_var</code>.   </p>   </dd>   <dt class="hdlist1">  -<code>OPT_EXPIRY_DATE(short, long, &amp;int_var, description)</code>  +<code>OPT_EXPIRY_DATE(short, long, &amp;timestamp_t_var, description)</code>   </dt>   <dd>   <p>   Introduce an option with expiry date argument, see <code>parse_expiry_date()</code>.  - The timestamp is put into <code>int_var</code>.  + The timestamp is put into <code>timestamp_t_var</code>.   </p>   </dd>   <dt class="hdlist1">  @@ -1295,7 +1295,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2017-02-28 08:37:25 JST  +Last updated 2017-05-16 13:30:41 JST   </div>   </div>   </body>